projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b079d4
)
* jit-lock.el (jit-lock): Remove links to removed Support Modes
author
Juri Linkov
<juri@jurta.org>
Thu, 25 Mar 2004 10:45:13 +0000
(10:45 +0000)
committer
Juri Linkov
<juri@jurta.org>
Thu, 25 Mar 2004 10:45:13 +0000
(10:45 +0000)
Info node.
lisp/jit-lock.el
patch
|
blob
|
history
diff --git
a/lisp/jit-lock.el
b/lisp/jit-lock.el
index 67b1bfbe022a6fd78981231694266391fbfda32f..43c8457c80b9fe887b0ef7b90e4607850175ddcf 100644
(file)
--- a/
lisp/jit-lock.el
+++ b/
lisp/jit-lock.el
@@
-60,7
+60,6
@@
Preserves the `buffer-modified-p' state of the current buffer."
(defgroup jit-lock nil
"Font Lock support mode to fontify just-in-time."
- :link '(custom-manual "(emacs)Support Modes")
:version "21.1"
:group 'font-lock)